home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / cli / AKCC.lha / Programmers / include / proto / akccplus.h
C/C++ Source or Header  |  1997-06-29  |  346b  |  17 lines

  1. /*
  2. **      $VER: akccplus_protos.h 37.1 (6.9.96)
  3. **
  4. **      prototype/pragma include for akccplus.library
  5. **
  6. **      (C) Copyright 1989-96 Andreas R. Kleinert
  7. **      All Rights Reserved.
  8. */
  9.  
  10. #ifndef PROTO_AKCCPLUS_H
  11. #define PROTO_AKCCPLUS_H
  12.  
  13. #include <clib/akccplus_protos.h>
  14. #include <pragmas/akccplus_pragmas.h>
  15.  
  16. #endif /* PROTO_AKCCPLUS_H */
  17.